﻿2026-06-09T03:00:44.9584349Z Current runner version: '2.334.0'
2026-06-09T03:00:44.9588958Z Runner name: 'kitsubito'
2026-06-09T03:00:44.9589464Z Runner group name: 'Default'
2026-06-09T03:00:44.9590070Z Machine name: 'KITSUBITO'
2026-06-09T03:00:44.9591976Z ##[group]GITHUB_TOKEN Permissions
2026-06-09T03:00:44.9593569Z Contents: read
2026-06-09T03:00:44.9593970Z Metadata: read
2026-06-09T03:00:44.9594347Z Packages: read
2026-06-09T03:00:44.9594699Z ##[endgroup]
2026-06-09T03:00:44.9596203Z Secret source: Actions
2026-06-09T03:00:44.9596708Z Prepare workflow directory
2026-06-09T03:00:44.9947211Z Prepare all required actions
2026-06-09T03:00:44.9974454Z Getting action download info
2026-06-09T03:00:45.4036929Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-09T03:00:46.0744852Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-09T03:00:46.1667717Z ##[group]Run actions/checkout@v5
2026-06-09T03:00:46.1668479Z with:
2026-06-09T03:00:46.1668877Z   repository: SaberMage/spt-core
2026-06-09T03:00:46.1672376Z   token: ***
2026-06-09T03:00:46.1672749Z   ssh-strict: true
2026-06-09T03:00:46.1673121Z   ssh-user: git
2026-06-09T03:00:46.1673501Z   persist-credentials: true
2026-06-09T03:00:46.1673915Z   clean: true
2026-06-09T03:00:46.1674328Z   sparse-checkout-cone-mode: true
2026-06-09T03:00:46.1674791Z   fetch-depth: 1
2026-06-09T03:00:46.1675181Z   fetch-tags: false
2026-06-09T03:00:46.1675587Z   show-progress: true
2026-06-09T03:00:46.1675970Z   lfs: false
2026-06-09T03:00:46.1676317Z   submodules: false
2026-06-09T03:00:46.1676775Z   set-safe-directory: true
2026-06-09T03:00:46.1677762Z ##[endgroup]
2026-06-09T03:00:46.2460127Z Syncing repository: SaberMage/spt-core
2026-06-09T03:00:46.2461640Z ##[group]Getting Git version info
2026-06-09T03:00:46.2462384Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-09T03:00:46.2463322Z [command]/usr/bin/git version
2026-06-09T03:00:46.2463751Z git version 2.43.0
2026-06-09T03:00:46.2465751Z ##[endgroup]
2026-06-09T03:00:46.2477197Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fa9823e4-81bd-4dd8-9ca6-763f499cae09' before making global git config changes
2026-06-09T03:00:46.2478723Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T03:00:46.2479913Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-09T03:00:46.2508950Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-09T03:00:46.2526016Z https://github.com/SaberMage/spt-core
2026-06-09T03:00:46.2535246Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-09T03:00:46.2537705Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-09T03:00:46.2553824Z refs/heads/main
2026-06-09T03:00:46.2559751Z [command]/usr/bin/git checkout --detach
2026-06-09T03:00:46.2623254Z HEAD is now at 35d1672 release: v0.3.0
2026-06-09T03:00:46.2655741Z [command]/usr/bin/git branch --delete --force main
2026-06-09T03:00:46.2678594Z Deleted branch main (was 35d1672).
2026-06-09T03:00:46.2710460Z ##[endgroup]
2026-06-09T03:00:46.2712077Z [command]/usr/bin/git submodule status
2026-06-09T03:00:46.2895353Z ##[group]Cleaning the repository
2026-06-09T03:00:46.2898023Z [command]/usr/bin/git clean -ffdx
2026-06-09T03:00:46.2925587Z Removing traceable-reqs
2026-06-09T03:00:46.2932465Z [command]/usr/bin/git reset --hard HEAD
2026-06-09T03:00:46.2972954Z HEAD is now at 35d1672 release: v0.3.0
2026-06-09T03:00:46.2977402Z ##[endgroup]
2026-06-09T03:00:46.2978938Z ##[group]Disabling automatic garbage collection
2026-06-09T03:00:46.2981321Z [command]/usr/bin/git config --local gc.auto 0
2026-06-09T03:00:46.3004672Z ##[endgroup]
2026-06-09T03:00:46.3005408Z ##[group]Setting up auth
2026-06-09T03:00:46.3009614Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-09T03:00:46.3031181Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-09T03:00:46.3219121Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T03:00:46.3245180Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-09T03:00:46.3424809Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T03:00:46.3454892Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-09T03:00:46.3642404Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-09T03:00:46.3670616Z ##[endgroup]
2026-06-09T03:00:46.3671354Z ##[group]Fetching the repository
2026-06-09T03:00:46.3676322Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +35d1672fdf999a4fc6e58fcd04ff5c953452beb0:refs/remotes/origin/main
2026-06-09T03:00:46.9146819Z ##[endgroup]
2026-06-09T03:00:46.9148593Z ##[group]Determining the checkout info
2026-06-09T03:00:46.9150235Z ##[endgroup]
2026-06-09T03:00:46.9151189Z [command]/usr/bin/git sparse-checkout disable
2026-06-09T03:00:46.9188175Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-09T03:00:46.9211239Z ##[group]Checking out the ref
2026-06-09T03:00:46.9257582Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-09T03:00:46.9259075Z Switched to a new branch 'main'
2026-06-09T03:00:46.9259877Z branch 'main' set up to track 'origin/main'.
2026-06-09T03:00:46.9262156Z ##[endgroup]
2026-06-09T03:00:46.9291490Z [command]/usr/bin/git log -1 --format=%H
2026-06-09T03:00:46.9313721Z 35d1672fdf999a4fc6e58fcd04ff5c953452beb0
2026-06-09T03:00:46.9521952Z ##[group]Run cargo build --workspace --all-targets
2026-06-09T03:00:46.9523283Z [36;1mcargo build --workspace --all-targets[0m
2026-06-09T03:00:46.9540481Z shell: /usr/bin/bash -e {0}
2026-06-09T03:00:46.9541390Z ##[endgroup]
2026-06-09T03:00:47.4068619Z    Compiling proc-macro2 v1.0.106
2026-06-09T03:00:47.4070025Z    Compiling unicode-ident v1.0.24
2026-06-09T03:00:47.4071616Z    Compiling quote v1.0.45
2026-06-09T03:00:47.4072767Z    Compiling libc v0.2.186
2026-06-09T03:00:47.4073899Z    Compiling serde_core v1.0.228
2026-06-09T03:00:47.4075058Z    Compiling serde v1.0.228
2026-06-09T03:00:47.4076206Z    Compiling cfg-if v1.0.4
2026-06-09T03:00:47.4126313Z    Compiling typenum v1.20.1
2026-06-09T03:00:47.4152981Z    Compiling portable-atomic v1.13.1
2026-06-09T03:00:47.4154182Z    Compiling version_check v0.9.5
2026-06-09T03:00:47.4198123Z    Compiling memchr v2.8.1
2026-06-09T03:00:47.4229763Z    Compiling critical-section v1.2.0
2026-06-09T03:00:47.4231699Z    Compiling subtle v2.6.1
2026-06-09T03:00:47.4320341Z    Compiling semver v1.0.28
2026-06-09T03:00:47.4384541Z    Compiling find-msvc-tools v0.1.9
2026-06-09T03:00:47.4449856Z    Compiling smallvec v1.15.1
2026-06-09T03:00:47.4730525Z    Compiling shlex v2.0.1
2026-06-09T03:00:47.4860180Z    Compiling equivalent v1.0.2
2026-06-09T03:00:47.5220347Z    Compiling itoa v1.0.18
2026-06-09T03:00:47.5562223Z    Compiling pin-project-lite v0.2.17
2026-06-09T03:00:47.6300300Z    Compiling cc v1.2.63
2026-06-09T03:00:47.6537282Z    Compiling hashbrown v0.17.1
2026-06-09T03:00:47.6608710Z    Compiling cpufeatures v0.2.17
2026-06-09T03:00:47.6649323Z    Compiling log v0.4.32
2026-06-09T03:00:47.6818737Z    Compiling bitflags v2.12.1
2026-06-09T03:00:47.7116587Z    Compiling bytes v1.11.1
2026-06-09T03:00:47.7165952Z    Compiling futures-core v0.3.32
2026-06-09T03:00:47.7271602Z    Compiling rand_core v0.10.1
2026-06-09T03:00:47.7464633Z    Compiling generic-array v0.14.7
2026-06-09T03:00:47.7594392Z    Compiling getrandom v0.4.2
2026-06-09T03:00:47.8672661Z    Compiling rustc_version v0.4.1
2026-06-09T03:00:47.8761131Z    Compiling stable_deref_trait v1.2.1
2026-06-09T03:00:47.8908152Z    Compiling futures-io v0.3.32
2026-06-09T03:00:47.9107842Z    Compiling futures-sink v0.3.32
2026-06-09T03:00:47.9271305Z    Compiling slab v0.4.12
2026-06-09T03:00:47.9368928Z    Compiling futures-task v0.3.32
2026-06-09T03:00:47.9480643Z    Compiling zerocopy v0.8.50
2026-06-09T03:00:47.9509321Z    Compiling ahash v0.8.12
2026-06-09T03:00:48.0009802Z    Compiling futures-channel v0.3.32
2026-06-09T03:00:48.0143204Z    Compiling fnv v1.0.7
2026-06-09T03:00:48.0359121Z    Compiling signature v2.2.0
2026-06-09T03:00:48.0790462Z    Compiling pkg-config v0.3.33
2026-06-09T03:00:48.1122303Z    Compiling vcpkg v0.2.15
2026-06-09T03:00:48.1218959Z    Compiling autocfg v1.5.1
2026-06-09T03:00:48.1560127Z    Compiling zmij v1.0.21
2026-06-09T03:00:48.2129272Z    Compiling curve25519-dalek v4.1.3
2026-06-09T03:00:48.2340618Z    Compiling ed25519 v2.2.3
2026-06-09T03:00:48.2998794Z    Compiling serde_json v1.0.150
2026-06-09T03:00:48.4460020Z    Compiling indexmap v2.14.0
2026-06-09T03:00:48.4948554Z    Compiling cfg_aliases v0.2.1
2026-06-09T03:00:48.5068935Z    Compiling fastrand v2.4.1
2026-06-09T03:00:48.5069763Z    Compiling writeable v0.6.3
2026-06-09T03:00:48.5070147Z    Compiling litemap v0.8.2
2026-06-09T03:00:48.5428987Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-09T03:00:48.6168609Z    Compiling syn v2.0.117
2026-06-09T03:00:48.6358921Z    Compiling fallible-iterator v0.3.0
2026-06-09T03:00:48.6638714Z    Compiling rustversion v1.0.22
2026-06-09T03:00:48.7002067Z    Compiling utf8_iter v1.0.4
2026-06-09T03:00:48.7098926Z    Compiling icu_properties_data v2.2.0
2026-06-09T03:00:48.7171266Z    Compiling icu_normalizer_data v2.2.0
2026-06-09T03:00:48.7278943Z    Compiling anyhow v1.0.102
2026-06-09T03:00:48.7449220Z    Compiling percent-encoding v2.3.2
2026-06-09T03:00:48.8397883Z    Compiling http v1.4.1
2026-06-09T03:00:48.8470478Z    Compiling strsim v0.11.1
2026-06-09T03:00:48.9419357Z    Compiling cpufeatures v0.3.0
2026-06-09T03:00:48.9488878Z    Compiling thiserror v2.0.18
2026-06-09T03:00:48.9528770Z    Compiling form_urlencoded v1.2.2
2026-06-09T03:00:48.9920184Z    Compiling chacha20 v0.10.0
2026-06-09T03:00:49.0213585Z    Compiling ident_case v1.0.1
2026-06-09T03:00:49.0739171Z    Compiling untrusted v0.9.0
2026-06-09T03:00:49.1339470Z    Compiling rustls v0.23.40
2026-06-09T03:00:49.1438954Z    Compiling rustix v1.1.4
2026-06-09T03:00:49.1759558Z    Compiling unicode-segmentation v1.13.3
2026-06-09T03:00:49.2886024Z    Compiling scopeguard v1.2.0
2026-06-09T03:00:49.2929303Z    Compiling unicode-xid v0.2.6
2026-06-09T03:00:49.3109835Z    Compiling linux-raw-sys v0.12.1
2026-06-09T03:00:49.3410357Z    Compiling lock_api v0.4.14
2026-06-09T03:00:49.3501737Z    Compiling atomic-waker v1.1.2
2026-06-09T03:00:49.3819262Z    Compiling const-oid v0.10.2
2026-06-09T03:00:49.4039456Z    Compiling httparse v1.10.1
2026-06-09T03:00:49.4550755Z    Compiling hybrid-array v0.4.12
2026-06-09T03:00:49.4725740Z    Compiling crypto-common v0.1.7
2026-06-09T03:00:49.5011835Z    Compiling block-buffer v0.10.4
2026-06-09T03:00:49.5127696Z    Compiling libsqlite3-sys v0.30.1
2026-06-09T03:00:49.5723944Z    Compiling ring v0.17.14
2026-06-09T03:00:49.5978055Z    Compiling digest v0.10.7
2026-06-09T03:00:49.6092574Z    Compiling num-traits v0.2.19
2026-06-09T03:00:49.6189358Z    Compiling heck v0.5.0
2026-06-09T03:00:49.7061697Z    Compiling convert_case v0.10.0
2026-06-09T03:00:49.7189058Z    Compiling base64ct v1.8.3
2026-06-09T03:00:49.7650311Z    Compiling paste v1.0.15
2026-06-09T03:00:49.7736865Z    Compiling powerfmt v0.2.0
2026-06-09T03:00:49.8146208Z    Compiling http-body v1.0.1
2026-06-09T03:00:49.8324285Z    Compiling getrandom v0.2.17
2026-06-09T03:00:49.8601022Z    Compiling socket2 v0.6.4
2026-06-09T03:00:49.8768871Z    Compiling mio v1.2.1
2026-06-09T03:00:49.9589731Z    Compiling sha2 v0.10.9
2026-06-09T03:00:50.0111368Z    Compiling rand_core v0.6.4
2026-06-09T03:00:50.0432527Z    Compiling pem-rfc7468 v1.0.0
2026-06-09T03:00:50.0440410Z    Compiling deranged v0.5.8
2026-06-09T03:00:50.1749103Z    Compiling rand v0.10.1
2026-06-09T03:00:50.1800123Z    Compiling memoffset v0.6.5
2026-06-09T03:00:50.1893665Z    Compiling thiserror v1.0.69
2026-06-09T03:00:50.3314956Z    Compiling time-core v0.1.8
2026-06-09T03:00:50.3404091Z    Compiling num-conv v0.2.2
2026-06-09T03:00:50.4194316Z    Compiling tinyvec_macros v0.1.1
2026-06-09T03:00:50.4415894Z    Compiling base64 v0.22.1
2026-06-09T03:00:50.4672538Z    Compiling tower-service v0.3.3
2026-06-09T03:00:50.4783421Z    Compiling try-lock v0.2.5
2026-06-09T03:00:50.4907990Z    Compiling parking_lot_core v0.9.12
2026-06-09T03:00:50.5085046Z    Compiling data-encoding v2.11.0
2026-06-09T03:00:50.5369321Z    Compiling tinyvec v1.11.0
2026-06-09T03:00:50.5618672Z    Compiling want v0.3.1
2026-06-09T03:00:50.6439785Z    Compiling crypto-common v0.2.2
2026-06-09T03:00:50.7118353Z    Compiling block-buffer v0.12.0
2026-06-09T03:00:50.7188652Z    Compiling termios v0.2.2
2026-06-09T03:00:50.8498919Z    Compiling ioctl-rs v0.1.6
2026-06-09T03:00:50.8599240Z    Compiling serial-core v0.4.0
2026-06-09T03:00:50.9221024Z    Compiling vergen-lib v9.1.0
2026-06-09T03:00:50.9350064Z    Compiling inout v0.1.4
2026-06-09T03:00:50.9755687Z    Compiling n0-future v0.3.2
2026-06-09T03:00:51.0451529Z    Compiling winnow v1.0.3
2026-06-09T03:00:51.0808869Z    Compiling crossbeam-utils v0.8.21
2026-06-09T03:00:51.0877969Z    Compiling cordyceps v0.3.4
2026-06-09T03:00:51.1173004Z    Compiling parking v2.2.1
2026-06-09T03:00:51.2048794Z    Compiling spin v0.10.0
2026-06-09T03:00:51.2751636Z    Compiling diatomic-waker v0.2.3
2026-06-09T03:00:51.2812229Z    Compiling ref-cast v1.0.25
2026-06-09T03:00:51.2909037Z    Compiling httpdate v1.0.3
2026-06-09T03:00:51.3966012Z    Compiling futures-buffered v0.2.13
2026-06-09T03:00:51.4259140Z    Compiling futures-lite v2.6.1
2026-06-09T03:00:51.4756057Z    Compiling digest v0.11.3
2026-06-09T03:00:51.5298496Z    Compiling netlink-packet-core v0.8.1
2026-06-09T03:00:51.5818986Z    Compiling cipher v0.4.4
2026-06-09T03:00:51.6029830Z    Compiling serial-unix v0.4.0
2026-06-09T03:00:51.6999191Z    Compiling vergen v9.1.0
2026-06-09T03:00:51.7224826Z    Compiling vergen-lib v0.1.6
2026-06-09T03:00:51.8156187Z    Compiling universal-hash v0.5.1
2026-06-09T03:00:51.8298748Z    Compiling noq-udp v0.10.0
2026-06-09T03:00:51.8388200Z    Compiling heapless v0.7.17
2026-06-09T03:00:51.8788802Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-09T03:00:51.8858726Z    Compiling aho-corasick v1.1.4
2026-06-09T03:00:51.9220163Z    Compiling sync_wrapper v1.0.2
2026-06-09T03:00:51.9371745Z    Compiling pin-utils v0.1.0
2026-06-09T03:00:51.9472064Z    Compiling winnow v0.7.15
2026-06-09T03:00:51.9876867Z    Compiling byteorder v1.5.0
2026-06-09T03:00:51.9994670Z    Compiling toml_write v0.1.2
2026-06-09T03:00:52.0376248Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-09T03:00:52.0540605Z    Compiling bitflags v1.3.2
2026-06-09T03:00:52.0768704Z    Compiling regex-syntax v0.8.10
2026-06-09T03:00:52.1049146Z    Compiling either v1.16.0
2026-06-09T03:00:52.1819035Z    Compiling opaque-debug v0.3.1
2026-06-09T03:00:52.2097224Z    Compiling hash32 v0.2.1
2026-06-09T03:00:52.2199090Z    Compiling nix v0.25.1
2026-06-09T03:00:52.2388868Z    Compiling polyval v0.6.2
2026-06-09T03:00:52.3814304Z    Compiling parking_lot v0.12.5
2026-06-09T03:00:52.3889532Z    Compiling serial v0.4.0
2026-06-09T03:00:52.4588849Z    Compiling vergen-gitcl v1.0.8
2026-06-09T03:00:52.4893153Z    Compiling spin v0.9.8
2026-06-09T03:00:52.6549264Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-09T03:00:52.7002882Z    Compiling num_threads v0.1.7
2026-06-09T03:00:52.7128817Z    Compiling dyn-clone v1.0.20
2026-06-09T03:00:52.8198629Z    Compiling shell-words v1.1.1
2026-06-09T03:00:52.8530627Z    Compiling downcast-rs v1.2.1
2026-06-09T03:00:52.9148686Z    Compiling signature v3.0.0
2026-06-09T03:00:52.9339165Z    Compiling tower-layer v0.3.3
2026-06-09T03:00:53.0056924Z    Compiling ghash v0.5.1
2026-06-09T03:00:53.0300226Z    Compiling aes v0.8.4
2026-06-09T03:00:53.0989070Z    Compiling ctr v0.9.2
2026-06-09T03:00:53.1189488Z    Compiling sha2 v0.11.0-rc.5
2026-06-09T03:00:53.1519261Z    Compiling http-body-util v0.1.3
2026-06-09T03:00:53.1709023Z    Compiling aead v0.5.2
2026-06-09T03:00:53.2708740Z    Compiling synstructure v0.13.2
2026-06-09T03:00:53.2929095Z    Compiling darling_core v0.20.11
2026-06-09T03:00:53.4494148Z    Compiling serde_derive_internals v0.29.1
2026-06-09T03:00:53.5134561Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-09T03:00:53.5229631Z    Compiling openssl-probe v0.2.1
2026-06-09T03:00:53.5588880Z    Compiling crossbeam-channel v0.5.15
2026-06-09T03:00:53.7169331Z    Compiling time v0.3.47
2026-06-09T03:00:53.7258692Z    Compiling aes-gcm v0.10.3
2026-06-09T03:00:53.8838630Z    Compiling crossbeam-epoch v0.9.18
2026-06-09T03:00:53.9039349Z    Compiling netlink-packet-route v0.29.0
2026-06-09T03:00:53.9738812Z    Compiling uuid v1.23.2
2026-06-09T03:00:54.2231619Z    Compiling blake3 v1.8.5
2026-06-09T03:00:54.2899247Z    Compiling noq v0.18.0
2026-06-09T03:00:54.5089097Z    Compiling regex-automata v0.4.14
2026-06-09T03:00:54.5311688Z    Compiling proc-macro-crate v3.5.0
2026-06-09T03:00:54.5439244Z    Compiling netwatch v0.16.0
2026-06-09T03:00:54.5569025Z    Compiling acto v0.8.2
2026-06-09T03:00:54.6099514Z    Compiling allocator-api2 v0.2.21
2026-06-09T03:00:54.7189225Z    Compiling sorted-index-buffer v0.2.1
2026-06-09T03:00:54.7463658Z    Compiling xml-rs v0.8.28
2026-06-09T03:00:54.7700977Z    Compiling lru-slab v0.1.2
2026-06-09T03:00:54.8638988Z    Compiling rustc-hash v2.1.2
2026-06-09T03:00:54.8759392Z    Compiling ryu v1.0.23
2026-06-09T03:00:54.8889341Z    Compiling mac-addr v0.3.0
2026-06-09T03:00:54.9798615Z    Compiling foldhash v0.2.0
2026-06-09T03:00:55.0459081Z    Compiling tagptr v0.2.0
2026-06-09T03:00:55.0624438Z    Compiling identity-hash v0.1.0
2026-06-09T03:00:55.1319525Z    Compiling hashbrown v0.16.1
2026-06-09T03:00:55.1643802Z    Compiling netlink-packet-route v0.30.0
2026-06-09T03:00:55.1889086Z    Compiling simple-dns v0.9.3
2026-06-09T03:00:55.1969331Z    Compiling serde_derive v1.0.228
2026-06-09T03:00:55.4188686Z    Compiling zeroize_derive v1.4.3
2026-06-09T03:00:55.4393626Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-09T03:00:55.6429407Z    Compiling tokio-macros v2.7.0
2026-06-09T03:00:55.9208937Z    Compiling futures-macro v0.3.32
2026-06-09T03:00:55.9359994Z    Compiling zerofrom-derive v0.1.7
2026-06-09T03:00:56.0106848Z    Compiling zeroize v1.8.2
2026-06-09T03:00:56.0844633Z    Compiling yoke-derive v0.8.2
2026-06-09T03:00:56.1389483Z    Compiling zerovec-derive v0.11.3
2026-06-09T03:00:56.2183846Z    Compiling displaydoc v0.2.6
2026-06-09T03:00:56.4212440Z    Compiling tracing-attributes v0.1.31
2026-06-09T03:00:56.4335399Z    Compiling tokio v1.52.3
2026-06-09T03:00:56.6173064Z    Compiling rustls-pki-types v1.14.1
2026-06-09T03:00:56.8969144Z    Compiling futures-util v0.3.32
2026-06-09T03:00:57.0194085Z    Compiling thiserror-impl v2.0.18
2026-06-09T03:00:57.3407192Z    Compiling zerofrom v0.1.8
2026-06-09T03:00:57.3548908Z    Compiling rustls-webpki v0.103.13
2026-06-09T03:00:57.3609158Z    Compiling darling_macro v0.20.11
2026-06-09T03:00:57.3827076Z    Compiling derive_more-impl v2.1.1
2026-06-09T03:00:57.4717223Z    Compiling yoke v0.8.3
2026-06-09T03:00:57.5838917Z    Compiling ed25519-dalek v2.2.0
2026-06-09T03:00:57.6623148Z    Compiling zerovec v0.11.6
2026-06-09T03:00:57.7288267Z    Compiling zerotrie v0.2.4
2026-06-09T03:00:57.7568888Z    Compiling darling v0.20.11
2026-06-09T03:00:57.8209151Z    Compiling spt-proto v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-09T03:00:57.9086040Z    Compiling derive_builder_core v0.20.2
2026-06-09T03:00:57.9878568Z    Compiling n0-error-macros v0.1.3
2026-06-09T03:00:58.0668747Z    Compiling spez v0.1.2
2026-06-09T03:00:58.0798507Z    Compiling der v0.8.0-rc.10
2026-06-09T03:00:58.4418553Z    Compiling tinystr v0.8.3
2026-06-09T03:00:58.4888884Z    Compiling potential_utf v0.1.5
2026-06-09T03:00:58.6388886Z    Compiling icu_locale_core v2.2.0
2026-06-09T03:00:58.6448530Z    Compiling icu_collections v2.2.0
2026-06-09T03:00:58.6518735Z    Compiling pin-project-internal v1.1.13
2026-06-09T03:00:59.0585564Z    Compiling thiserror-impl v1.0.69
2026-06-09T03:00:59.0847957Z    Compiling n0-error v0.1.3
2026-06-09T03:00:59.1483969Z    Compiling derive_builder_macro v0.20.2
2026-06-09T03:00:59.2088920Z    Compiling ref-cast-impl v1.0.25
2026-06-09T03:00:59.3357270Z    Compiling schemars_derive v1.2.1
2026-06-09T03:00:59.4480182Z    Compiling spki v0.8.0-rc.4
2026-06-09T03:00:59.4938522Z    Compiling derive_builder v0.20.2
2026-06-09T03:00:59.6549255Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-09T03:00:59.7970241Z    Compiling icu_provider v2.2.0
2026-06-09T03:00:59.9221103Z    Compiling cobs v0.3.0
2026-06-09T03:00:59.9566095Z    Compiling pin-project v1.1.13
2026-06-09T03:01:00.0258944Z    Compiling regex v1.12.3
2026-06-09T03:01:00.0359178Z    Compiling postcard-derive v0.2.2
2026-06-09T03:01:00.1162723Z    Compiling icu_properties v2.2.0
2026-06-09T03:01:00.1843532Z    Compiling icu_normalizer v2.2.0
2026-06-09T03:01:00.2278779Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-09T03:01:00.3356202Z    Compiling ipnet v2.12.0
2026-06-09T03:01:00.3467541Z    Compiling serde_spanned v0.6.9
2026-06-09T03:01:00.4788839Z    Compiling toml_datetime v0.6.11
2026-06-09T03:01:00.5767601Z    Compiling futures-executor v0.3.32
2026-06-09T03:01:00.6403114Z    Compiling filedescriptor v0.8.3
2026-06-09T03:01:00.7254895Z    Compiling toml_edit v0.22.27
2026-06-09T03:01:00.7866631Z    Compiling prefix-trie v0.8.4
2026-06-09T03:01:00.8270407Z    Compiling portable-pty v0.8.1
2026-06-09T03:01:00.8658969Z    Compiling futures v0.3.32
2026-06-09T03:01:00.9288912Z    Compiling ed25519 v3.0.0-rc.4
2026-06-09T03:01:00.9457356Z    Compiling data-encoding-macro v0.1.20
2026-06-09T03:01:01.0049884Z    Compiling once_cell v1.21.4
2026-06-09T03:01:01.1358938Z    Compiling rustls-native-certs v0.8.4
2026-06-09T03:01:01.2193011Z    Compiling tracing-core v0.1.36
2026-06-09T03:01:01.3473068Z    Compiling hashbrown v0.14.5
2026-06-09T03:01:01.3829019Z    Compiling tempfile v3.27.0
2026-06-09T03:01:01.5473410Z    Compiling idna_adapter v1.2.2
2026-06-09T03:01:01.5560786Z    Compiling schemars v1.2.1
2026-06-09T03:01:01.5669357Z    Compiling postcard v1.1.3
2026-06-09T03:01:01.5918158Z    Compiling derive_more v2.1.1
2026-06-09T03:01:01.6525295Z    Compiling idna v1.1.0
2026-06-09T03:01:01.7430294Z    Compiling async-trait v0.1.89
2026-06-09T03:01:01.7815252Z    Compiling tracing v0.1.44
2026-06-09T03:01:01.8721260Z    Compiling enum-assoc v1.3.0
2026-06-09T03:01:01.9701838Z    Compiling iroh-metrics-derive v0.4.1
2026-06-09T03:01:01.9870153Z    Compiling strum_macros v0.28.0
2026-06-09T03:01:02.0738797Z    Compiling url v2.5.8
2026-06-09T03:01:02.0891913Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-09T03:01:02.2219008Z    Compiling hashlink v0.9.1
2026-06-09T03:01:02.4276019Z    Compiling tokio-util v0.7.18
2026-06-09T03:01:02.4791272Z    Compiling netlink-sys v0.8.8
2026-06-09T03:01:02.5672638Z    Compiling rusqlite v0.32.1
2026-06-09T03:01:02.5886274Z    Compiling tower v0.5.3
2026-06-09T03:01:02.6114800Z    Compiling num_enum_derive v0.7.6
2026-06-09T03:01:02.7602239Z    Compiling netdev v0.42.0
2026-06-09T03:01:02.7893921Z    Compiling netlink-proto v0.12.0
2026-06-09T03:01:02.7967988Z    Compiling iroh-metrics v0.38.3
2026-06-09T03:01:02.8251686Z    Compiling iroh-relay v0.98.0
2026-06-09T03:01:03.0798512Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-09T03:01:03.1375227Z    Compiling attohttpc v0.30.1
2026-06-09T03:01:03.2539346Z    Compiling toml v0.8.23
2026-06-09T03:01:03.4209330Z    Compiling h2 v0.4.14
2026-06-09T03:01:03.8289347Z    Compiling spt-store v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-09T03:01:03.9692647Z    Compiling n0-watcher v0.6.1
2026-06-09T03:01:04.0389058Z    Compiling num_enum v0.7.6
2026-06-09T03:01:04.0812815Z    Compiling tokio-stream v0.1.18
2026-06-09T03:01:04.0948901Z    Compiling tower-http v0.6.11
2026-06-09T03:01:04.1308641Z    Compiling iroh-base v0.98.0
2026-06-09T03:01:04.1978799Z    Compiling moka v0.12.15
2026-06-09T03:01:04.2519200Z    Compiling xmltree v0.10.3
2026-06-09T03:01:04.3178964Z    Compiling arrayref v0.3.9
2026-06-09T03:01:04.3651448Z    Compiling sha1_smol v1.0.1
2026-06-09T03:01:04.3755475Z    Compiling resolv-conf v0.7.6
2026-06-09T03:01:04.4954680Z    Compiling simdutf8 v0.1.5
2026-06-09T03:01:04.6201839Z    Compiling constant_time_eq v0.4.2
2026-06-09T03:01:04.6428597Z    Compiling smol_str v0.1.24
2026-06-09T03:01:04.6849174Z    Compiling arrayvec v0.7.6
2026-06-09T03:01:04.6935698Z    Compiling strum v0.28.0
2026-06-09T03:01:04.8058956Z    Compiling iroh-dns v0.98.0
2026-06-09T03:01:04.8688639Z    Compiling webpki-roots v1.0.7
2026-06-09T03:01:04.8788766Z    Compiling lru v0.16.4
2026-06-09T03:01:04.9049625Z    Compiling serde_bytes v0.11.19
2026-06-09T03:01:04.9156250Z    Compiling hmac v0.12.1
2026-06-09T03:01:04.9909172Z    Compiling seize v0.5.1
2026-06-09T03:01:05.0479785Z    Compiling iroh v0.98.2
2026-06-09T03:01:05.0483254Z    Compiling cmov v0.5.4
2026-06-09T03:01:05.0674085Z    Compiling hkdf v0.12.4
2026-06-09T03:01:05.1589026Z    Compiling backon v1.6.0
2026-06-09T03:01:05.1922196Z    Compiling spake2 v0.4.0
2026-06-09T03:01:05.2979470Z    Compiling ctutils v0.4.2
2026-06-09T03:01:05.3117987Z    Compiling papaya v0.2.4
2026-06-09T03:01:05.3258934Z    Compiling sha1 v0.10.6
2026-06-09T03:01:05.3639166Z    Compiling doctest-file v1.1.1
2026-06-09T03:01:05.4188806Z    Compiling utf8parse v0.2.2
2026-06-09T03:01:05.4298498Z    Compiling is_terminal_polyfill v1.70.2
2026-06-09T03:01:05.4978877Z    Compiling anstyle-parse v1.0.0
2026-06-09T03:01:05.5010897Z    Compiling anstyle v1.0.14
2026-06-09T03:01:05.5089221Z    Compiling colorchoice v1.0.5
2026-06-09T03:01:05.5328785Z    Compiling anstyle-query v1.1.5
2026-06-09T03:01:05.5429691Z    Compiling terminal_size v0.4.4
2026-06-09T03:01:05.5809507Z    Compiling clap_lex v1.1.0
2026-06-09T03:01:05.5958790Z    Compiling clap_derive v4.6.1
2026-06-09T03:01:05.6138841Z    Compiling iana-time-zone v0.1.65
2026-06-09T03:01:05.6140283Z    Compiling qrcode v0.14.1
2026-06-09T03:01:05.7606557Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-09T03:01:05.8309495Z    Compiling interprocess v2.4.2
2026-06-09T03:01:05.8400115Z    Compiling anstream v1.0.0
2026-06-09T03:01:05.8490281Z    Compiling chrono v0.4.45
2026-06-09T03:01:05.9660648Z    Compiling mock-adapter v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-09T03:01:06.2323614Z    Compiling tokio-rustls v0.26.4
2026-06-09T03:01:06.5459641Z    Compiling noq-proto v0.17.0
2026-06-09T03:01:06.5809072Z    Compiling spt-msg v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-09T03:01:06.5948543Z    Compiling rustls-platform-verifier v0.7.0
2026-06-09T03:01:06.6429414Z    Compiling tokio-websockets v0.13.2
2026-06-09T03:01:06.7568828Z    Compiling clap_builder v4.6.0
2026-06-09T03:01:06.9016322Z    Compiling spt-runtime v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-09T03:01:07.2878991Z    Compiling spt-term v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-09T03:01:08.9949705Z    Compiling spt-live v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-09T03:01:09.0521538Z    Compiling hyper v1.10.1
2026-06-09T03:01:09.0524664Z    Compiling hickory-net v0.26.0-beta.4
2026-06-09T03:01:09.3739285Z    Compiling clap v4.6.1
2026-06-09T03:01:10.9812395Z    Compiling hyper-util v0.1.20
2026-06-09T03:01:11.2571051Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-09T03:01:12.4135920Z    Compiling hyper-rustls v0.27.9
2026-06-09T03:01:12.4136482Z    Compiling igd-next v0.17.1
2026-06-09T03:01:12.5653328Z    Compiling reqwest v0.13.4
2026-06-09T03:01:13.1225375Z    Compiling portmapper v0.16.0
2026-06-09T03:01:24.5171923Z    Compiling spt-net v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-09T03:01:25.8129735Z    Compiling spt-daemon v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-09T03:01:32.1679905Z    Compiling spt v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-09T03:01:41.7855344Z    Compiling xtask v0.3.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-09T03:01:53.8952929Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-06-09T03:01:53.9528013Z ##[group]Run cargo test --workspace
2026-06-09T03:01:53.9528334Z [36;1mcargo test --workspace[0m
2026-06-09T03:01:53.9602834Z shell: /usr/bin/bash -e {0}
2026-06-09T03:01:53.9603053Z ##[endgroup]
2026-06-09T03:01:54.6427938Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
2026-06-09T03:01:54.6634026Z      Running unittests src/main.rs (target/debug/deps/mock_session-684f748aa1678b1c)
2026-06-09T03:01:54.6664533Z 
2026-06-09T03:01:54.6664839Z running 0 tests
2026-06-09T03:01:54.6665114Z 
2026-06-09T03:01:54.6665396Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T03:01:54.6665768Z 
2026-06-09T03:01:54.6666551Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-aec0640989f9eadd)
2026-06-09T03:01:54.6689985Z 
2026-06-09T03:01:54.6690266Z running 0 tests
2026-06-09T03:01:54.6707951Z 
2026-06-09T03:01:54.6708477Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T03:01:54.6708890Z 
2026-06-09T03:01:54.6709216Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-557f0a88e47f7361)
2026-06-09T03:01:54.6724910Z 
2026-06-09T03:01:54.6725020Z running 3 tests
2026-06-09T03:01:54.6776774Z test mock_manifest_parses_and_validates ... ok
2026-06-09T03:01:54.6777248Z test mock_has_no_claude_code_conventions ... ok
2026-06-09T03:01:54.6777626Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-09T03:01:54.6777884Z 
2026-06-09T03:01:54.6778126Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-09T03:01:54.6778474Z 
2026-06-09T03:01:54.6780044Z      Running unittests src/main.rs (target/debug/deps/spt-d20e5b43914001ca)
2026-06-09T03:01:54.6807330Z 
2026-06-09T03:01:54.6807535Z running 105 tests
2026-06-09T03:01:54.6819282Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-09T03:01:54.6819875Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-09T03:01:54.6820424Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-09T03:01:54.6820910Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-09T03:01:54.6821383Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-09T03:01:54.6821883Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-09T03:01:54.6822365Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-09T03:01:54.6822835Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-09T03:01:54.6825056Z test api::reporting::tests::history_log_appends ... ok
2026-06-09T03:01:54.6828583Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-09T03:01:54.6832156Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-09T03:01:54.6834005Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-09T03:01:54.6836116Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-09T03:01:54.6838033Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-09T03:01:54.6999184Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-09T03:01:54.7137561Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-09T03:01:54.7327353Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-09T03:01:54.7332273Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-09T03:01:54.7384748Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-09T03:01:54.7395868Z test api::tests::adapter_is_required ... ok
2026-06-09T03:01:54.7407386Z test api::tests::state_value_is_validated ... ok
2026-06-09T03:01:54.7442034Z test api::tests::surface_parses ... ok
2026-06-09T03:01:54.7630272Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-09T03:01:54.7634334Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-09T03:01:54.7640448Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-09T03:01:54.7641933Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-09T03:01:54.7650922Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-09T03:01:54.7692401Z test cli::tests::access_subcommands_parse ... ok
2026-06-09T03:01:54.7717187Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-09T03:01:54.7720332Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-09T03:01:54.7723251Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-09T03:01:54.7731306Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-09T03:01:54.7733412Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-09T03:01:54.7810542Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-09T03:01:54.7825741Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-09T03:01:54.7831471Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-09T03:01:54.7832029Z test cli::tests::digest_flag_defaults ... ok
2026-06-09T03:01:54.7832425Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-09T03:01:54.7832926Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-09T03:01:54.7837880Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-09T03:01:54.7863428Z test cli::tests::grant_subcommands_parse ... ok
2026-06-09T03:01:54.7891086Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-09T03:01:54.7891969Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-09T03:01:54.7896705Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-09T03:01:54.7902654Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-09T03:01:54.7903093Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-09T03:01:54.7908450Z test cli::tests::invalid_usage_errors ... ok
2026-06-09T03:01:54.7909860Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-09T03:01:54.7910537Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-09T03:01:54.7911921Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-09T03:01:54.7913714Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-09T03:01:54.7916696Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-09T03:01:54.7939248Z test cli::tests::notify_surface_parses ... ok
2026-06-09T03:01:54.7943892Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-09T03:01:54.7951001Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-09T03:01:54.7953960Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-09T03:01:54.8002910Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-09T03:01:54.8018737Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-09T03:01:54.8019230Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-09T03:01:54.8027313Z test cli::tests::ring_timeout_defaults ... ok
2026-06-09T03:01:54.8076204Z test api::startup::tests::missing_seed_refused ... ok
2026-06-09T03:01:54.8086049Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-09T03:01:54.8128470Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-09T03:01:54.8186203Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-09T03:01:54.8243963Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-09T03:01:54.8311898Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-09T03:01:54.8321940Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-09T03:01:54.8335272Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-09T03:01:54.8399967Z test cli::tests::shell_subcommands_parse ... ok
2026-06-09T03:01:54.8510605Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-09T03:01:54.8529955Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-09T03:01:54.8548927Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-09T03:01:54.8578936Z test cli::tests::subcommands_parse ... ok
2026-06-09T03:01:54.8624429Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-09T03:01:54.8627906Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-09T03:01:54.8628521Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-09T03:01:54.8628949Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-09T03:01:54.8631239Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-09T03:01:54.8633697Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-09T03:01:54.8634241Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-09T03:01:54.8634889Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-09T03:01:54.8635443Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-09T03:01:54.8636132Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-09T03:01:54.8636692Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-09T03:01:54.8637709Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-09T03:01:54.8638151Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-09T03:01:54.8642263Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-09T03:01:54.8643316Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-09T03:01:54.8651614Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-09T03:01:54.8651976Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-09T03:01:54.8656195Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-09T03:01:54.9509926Z test cli::tests::probe_all_timeout_settles_false_without_stalling_batch ... ok
2026-06-09T03:01:54.9966404Z test cli::tests::probe_all_runs_concurrently_in_input_order ... ok
2026-06-09T03:01:55.2985191Z test cli::tests::probe_all_cap_batches_into_windows ... ok
2026-06-09T03:01:55.3354920Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-09T03:01:55.3466724Z Failed to connect to bus: No medium found
2026-06-09T03:01:55.3512844Z Failed to connect to bus: No medium found
2026-06-09T03:01:55.3543931Z Failed to connect to bus: No medium found
2026-06-09T03:01:55.3582891Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-09T03:01:55.3939008Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-09T03:01:55.3979909Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-09T03:01:55.4004055Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-09T03:01:55.4222948Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-09T03:01:55.4327561Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-09T03:01:55.4380458Z Failed to connect to bus: No medium found
2026-06-09T03:01:55.4409161Z Failed to connect to bus: No medium found
2026-06-09T03:01:55.4458251Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-09T03:01:55.4462262Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-09T03:01:55.6017423Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-09T03:01:55.6547845Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-09T03:01:55.6548339Z 
2026-06-09T03:01:55.6548743Z test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
2026-06-09T03:01:55.6549217Z 
2026-06-09T03:01:55.6596051Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-f4534acf2c76bba1)
2026-06-09T03:01:55.6612414Z 
2026-06-09T03:01:55.6612639Z running 4 tests
2026-06-09T03:01:55.6816134Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... FAILED
2026-06-09T03:01:55.6944521Z SEEDED:569763
2026-06-09T03:01:56.1274856Z test live_agent_lifecycle_e2e ... ok
2026-06-09T03:01:56.2029056Z test mock_adapter_drives_the_full_contract ... ok
2026-06-09T03:01:56.2212891Z SEEDED:569763
2026-06-09T03:01:56.4488130Z test seed_then_listen_binds_and_relays ... ok
2026-06-09T03:01:56.4488549Z 
2026-06-09T03:01:56.4488736Z failures:
2026-06-09T03:01:56.4488968Z 
2026-06-09T03:01:56.4489283Z ---- cold_api_call_autostarts_daemon_and_handoff_is_in_memory stdout ----
2026-06-09T03:01:56.4489755Z 
2026-06-09T03:01:56.4490298Z thread 'cold_api_call_autostarts_daemon_and_handoff_is_in_memory' (569764) panicked at crates/spt/tests/contract_e2e.rs:465:5:
2026-06-09T03:01:56.4491261Z cold api seed must auto-start the daemon and seed: ExitStatus(unix_wait_status(256))
2026-06-09T03:01:56.4491896Z Failed to connect to bus: No medium found
2026-06-09T03:01:56.4492502Z DAEMON_START_WARN: systemctl --user start spt-daemon.service failed (exit status: 1)
2026-06-09T03:01:56.4493121Z Failed to connect to bus: No medium found
2026-06-09T03:01:56.4493789Z SEED_FAIL:569763: daemon unavailable: systemctl --user start spt-daemon.service failed (exit status: 1)
2026-06-09T03:01:56.4494357Z 
2026-06-09T03:01:56.4494671Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-09T03:01:56.4495121Z 
2026-06-09T03:01:56.4495159Z 
2026-06-09T03:01:56.4495289Z failures:
2026-06-09T03:01:56.4495655Z     cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-09T03:01:56.4496022Z 
2026-06-09T03:01:56.4496415Z test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
2026-06-09T03:01:56.4497072Z 
2026-06-09T03:01:56.4497423Z error: test failed, to rerun pass `-p spt --test contract_e2e`
2026-06-09T03:01:56.4616833Z ##[error]Process completed with exit code 101.
2026-06-09T03:01:56.4776748Z Post job cleanup.
2026-06-09T03:01:56.6228035Z [command]/usr/bin/git version
2026-06-09T03:01:56.6260355Z git version 2.43.0
2026-06-09T03:01:56.6291029Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4838ab8f-eef8-4f61-a559-8f7f5ea026fb' before making global git config changes
2026-06-09T03:01:56.6291696Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T03:01:56.6294677Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-09T03:01:56.6326506Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-09T03:01:56.6354447Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-09T03:01:56.6569089Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T03:01:56.6587299Z http.https://github.com/.extraheader
2026-06-09T03:01:56.6593848Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-09T03:01:56.6617544Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-09T03:01:56.6837932Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T03:01:56.6860304Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-09T03:01:56.7159569Z Cleaning up orphan processes
